@charset "UTF-8";
::selection { background: #c96b06; color: #fff; }

::-moz-selection { background: #c96b06; color: #fff; }

::-webkit-selection { background: #c96b06; color: #fff; }

/* 样式重置 */
* { margin: 0; padding: 0; box-sizing: border-box; }

body { color: #333; font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; }

a, a:after, a:before { color: inherit; cursor: pointer; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

a:hover { color: #c96b06; text-decoration: none; outline: none; }

a:focus { color: inherit; text-decoration: none; }

li { list-style: none; }

ul, li, p { margin: 0; padding: 0; }

img { max-width: 100%; }

.transition { -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; }

.padding-none { padding: 0 !important; }

.border-none { border: none !important; }

.display-none { display: none !important; }

.left-0 { left: 0 !important; }

.container-fluid, .container { padding: 0 8px; }

/*主体样式*/
.m-top .top-wrap > div { padding: 16px 0 20px; }

.m-top .company { overflow: hidden; }

.m-top .company .mobil-logo { font-size: 20px; line-height: 1.43; text-align: center; }

.m-top .tell-wrap { margin-bottom: 10px; line-height: 24px; color: #818798; }

.m-top .tell-wrap .tell-intro span { display: block; margin-bottom: 4px; }

.m-top .tell-wrap .tell-intro .num { font-size: 28px; font-weight: 700; color: #FFAD10; }

.m-top .tell-wrap img { position: relative; top: 12px; right: 4px; max-width: 48px; float: right; }

.m-top .attestation img { display: inline-block; vertical-align: bottom; }

/* 导航 */
.m-menu { background: #a15605; }

.m-menu .pc-menu { height: 56px; }

.m-menu .pc-menu li { float: left; width: 12.5%; position: relative; }

.m-menu .pc-menu li a { display: block; text-align: center; line-height: 56px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .pc-menu li a:hover { background: #c96b06; }

.m-menu .pc-menu li .sub-menu { position: absolute; top: 80px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; }

.m-menu .pc-menu li .sub-menu a { padding: 0; font-size: 12px; background: #c96b06; border-top: 1px solid rgba(161, 86, 5, 0.5); line-height: 40px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .pc-menu li .sub-menu a:hover { background: #a15605; }

.m-menu .pc-menu li:hover a { background: #c96b06; }

.m-menu .pc-menu li:hover .sub-menu { top: 56px; visibility: visible; opacity: 1; z-index: 999; }

.m-menu .pc-menu .active a { background: #c96b06; }

.m-menu .mb-menu li a { display: block; color: #fff; line-height: 40px; text-align: center; border-right: 1px solid #884904; border-bottom: 1px solid #884904; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .mb-menu li:nth-child(3n+3) a { border-right: 0; }

/* Banner */
.m-banner .owl-controls { width: 100%; position: absolute; bottom: 0; margin-top: 0; z-index: 999; }

.m-banner .owl-controls .owl-page span { margin: 0 4px; width: 12px; height: 12px; background: #999; border: 1px solid #FFF; border-radius: 50%; opacity: 0.5; -webkit-transition: all ease 0.5; -moz-transition: all ease 0.5; transition: all ease 0.5; }

.m-banner .owl-controls .active span { background: #a15605; opacity: 1; }

/* 首页模块 */
.m-module { padding: 50px 0; }

.m-module .title { margin-bottom: 40px; padding-bottom: 8px; line-height: 32px; position: relative; border-bottom: 1px solid #ddd; }

.m-module .title .ename { text-transform: uppercase; font-weight: 700; font-size: 24px; }

.m-module .title .cname { font-size: 18px; color: #666; }

.m-module .title .decorate { position: absolute; left: 50%; bottom: -1px; margin-left: -28px; width: 56px; height: 2px; background: #a15605; }

.m-module .more-wrap a { display: inline-block; margin-top: 25px; padding: 10px 26px; color: #a15605; background: transparent; border: 1px solid #a15605; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.m-module .more-wrap a i { font-size: 16px; padding-left: 5px; -webkit-transition: padding-left 0.3s ease-in-out 0s; -moz-transition: padding-left 0.3s ease-in-out 0s; transition: padding-left 0.3s ease-in-out 0s; }

.m-module .more-wrap a:hover { background: #c96b06; color: #fff; }

.m-gary { background-color: #f3f3f3; }

/* 首页公司介绍 */
.m-i-about .wrap { min-height: 264px; position: relative; background: #a15605; box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3); }

.m-i-about .wrap .info-box { color: #fff; font-size: 14px; line-height: 24px; padding: 24px; overflow: hidden; }

.m-i-about .wrap .img-box img { display: block; background: #fff; padding: 4px; border: 1px solid #ddd; margin: 35px auto 0; width: 250px; height: 190px; }

.m-i-about .wrap:after { content: ""; display: block; position: absolute; left: -5px; top: -5px; width: 100%; height: 100%; border: 1px solid #a15605; }

/* 首页产品 */
.m-i-product .pr-list { padding: 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-i-product .pr-list .pic { height: 180px; text-align: center; overflow: hidden; }

.m-i-product .pr-list .caption { position: relative; line-height: 40px; padding-right: 20px; }

.m-i-product .pr-list .caption span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-i-product .pr-list .caption i { position: absolute; top: 8px; right: 0; font-size: 24px; color: #a15605; }

.m-i-product .pr-list:hover { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); }

/* 首页新闻 */
.m-i-news .news-list { padding: 15px; }

.m-i-news .news-list .box { height: 112px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-i-news .news-list .box .date { padding: 20px 0; width: 112px; height: 112px; line-height: 32px; background: #a15605; color: #fff; }

.m-i-news .news-list .box .date .day { line-height: 40px; font-size: 32px; }

.m-i-news .news-list .box .text { background: #fff; padding: 15px 15px 15px 127px; height: 112px; }

.m-i-news .news-list .box .text .subject { font-size: 18px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-i-news .news-list .box .text .info { color: #888; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.m-i-news .news-list:hover .box { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }

.m-i-news .news-list:hover .box .text .subject { color: #a15605; }

/* 友情链接 */
.m-fd-links { padding: 20px; }

.m-fd-links span { margin-right: 5px; color: #a15605; font-weight: bold; font-size: 16px; }

.m-fd-links a:after { content: "|"; margin: 0 10px; }

.m-fd-links a:last-child:after { content: ""; }

.m-fd-links a:hover:after { color: #666; }

/* 底部 */
.m-footer { border-top: 1px solid #884904; background: #a15605; padding: 20px 0 30px; line-height: 32px; color: #fff; }

.m-footer .info a:hover { color: #fff; text-decoration: underline; }

.m-footer span { display: inline-block; padding: 0 10px; }

.m-footer .cw-ky a { display: inline-block; padding: 0 4px; }

/* 返回顶部 */
.m-side-tool { position: fixed; bottom: 40px; right: 20px; z-index: 999; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }

.m-side-tool li { border: 1px solid #dcdcdc; border-bottom: none; background-color: #fff; -webkit-transition: 0.1s ease-in; -moz-transition: 0.1s ease-in; transition: 0.1s ease-in; }

.m-side-tool li:first-child { border-radius: 4px 4px 0 0; }

.m-side-tool li:last-child { border-bottom: 1px solid #dcdcdc; border-radius: 0 0 4px 4px; }

.m-side-tool li a { width: 50px; height: 50px; line-height: 50px; text-align: center; display: block; position: relative; z-index: 2; }

.m-side-tool li a:after { content: attr(data-original-title); position: absolute; right: 60px; top: 50%; margin-top: -15px; display: inline-block; min-width: 90px; padding: 0 10px; height: 30px; line-height: 30px; color: #fff; background: #1a1a1a; border-radius: 3px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; opacity: 0; visibility: hidden; -webkit-transform: translateX(15px); -moz-transform: translateX(15px); transform: translateX(15px); z-index: 1; }

.m-side-tool li a:hover:after { opacity: 1; visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }

.m-side-tool li i { font-size: 26px; }

/*客服组件*/
.m-consultant { position: fixed; top: 250px; right: -154px; z-index: 999; border-radius: 6px 0px 0 6px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.m-consultant * { box-sizing: border-box; }

.m-consultant .controls { display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 50%; text-align: center; background: #fff; color: #a15605; cursor: pointer; font-family: sans-serif; font-weight: 700; }

.m-consultant .group { width: 30px; float: left; height: 180px; background: #a15605; padding: 10px 0; color: #fff; text-align: center; margin-top: 1px; margin-right: -1px; position: relative; z-index: 2; cursor: pointer; }

.m-consultant .group .info { display: inline-block; padding-top: 15px; font-size: 16px; }

.m-consultant .group:hover { background: #c96b06; }

.m-consultant .wrap { float: left; width: 154px; font-size: 12px; border: 1px solid #ddd; background: #fff; overflow: hidden; position: relative; z-index: 1; }

.m-consultant .wrap .title { height: 28px; line-height: 28px; color: #fff; background: #a15605; overflow: hidden; padding: 0 10px 0 15px; }

.m-consultant .wrap .title .b-close { float: right; margin-top: 4px; }

.m-consultant .wrap .sm-th { padding: 10px 0; border-bottom: 1px solid #ccc; }

.m-consultant .wrap .sm-th .sm-info { padding: 7px 12px 14px 12px; }

.m-consultant .wrap .sm-th .sm-tall { line-height: 40px; text-align: center; }

.m-consultant .wrap .qq-server .list { padding: 10px 0; }

.m-consultant .wrap .qq-server .list li { padding: 5px 10px; text-align: center; }

.m-consultant .wrap .qr-code { border-top: 1px solid #ddd; padding: 10px; text-align: center; }

.m-consultant .wrap .qr-code .qr-wrap { height: 132px; overflow: hidden; }

.m-consultant .wrap .qr-code .qr-wrap img { max-width: 100%; }

.m-consultant .wrap .qr-code .qr-info { padding-top: 10px; }

.m-consultant .wrap .qr-code-hidden { display: none; }

/* 首页媒介查询 */
@media screen and (max-width: 768px) { * { cursor: pointer; }
  .m-top .company .company-info .title { margin: 0 0 10px 0; font-size: 20px; line-height: 1.43; }
  .m-module { padding: 25px 0; }
  .m-module .title { padding-bottom: 8px; margin-bottom: 20px; }
  .m-i-product .pr-list { padding: 10px; }
  .m-i-product .pr-list .pic { height: 110px; }
  .m-i-news .wrap { margin: 0 -8px; }
  .m-i-news .news-list { padding: 8px; }
  .m-i-news .news-list .box { height: 80px; }
  .m-i-news .news-list .box .date { padding: 12px 0; width: 80px; height: 80px; line-height: 24px; }
  .m-i-news .news-list .box .date .day { line-height: 34px; font-size: 26px; }
  .m-i-news .news-list .box .text { padding: 8px 8px 8px 88px; height: 80px; }
  .m-i-news .news-list .box .text .subject { font-size: 16px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .m-i-news .news-list .box .text .subject a { color: #333; }
  .m-i-news .news-list .box .text .subject a:hover { color: #a15605; }
  .m-footer { padding: 20px 0; } }

@media screen and (min-width: 768px) { .container { width: 100%; } }

@media screen and (min-width: 992px) { .container { width: 100%; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

/* 内页样式 */
.m-page { padding: 48px 0; background: #f3f3f3; }

.m-page .left-box { padding-left: 0; }

.m-page .left-box .menu-wrap { background: #fff; }

.m-page .left-box .menu-wrap .title { height: 60px; line-height: 60px; background: #a15605; color: #fff; font-size: 18px; text-align: center; }

.m-page .left-box .menu-wrap .menu-list { padding-bottom: 20px; }

.m-page .left-box .menu-wrap .menu-list .items a { display: block; overflow: hidden; padding: 15px; border-bottom: 1px dashed #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-page .left-box .menu-wrap .menu-list .items a i { float: right; vertical-align: middle; font-size: 20px; color: #c96b06; }

.m-page .left-box .menu-wrap .menu-list .items a:hover { color: #fff; background: #c96b06; border-bottom-color: #c96b06; }

.m-page .left-box .menu-wrap .menu-list .items a:hover i { color: #fff; }

.m-page .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px 20px; }

.m-page .left-box .menu-wrap .menu-list .subnav a { padding: 12px 15px 12px 30px; color: #666; font-size: 12px; }

.m-page .left-box .contact { margin-top: 30px; background: #fff; }

.m-page .left-box .contact .pic { display: block; position: relative; height: 96px; overflow: hidden; }

.m-page .left-box .contact .pic .text { position: absolute; top: 50%; margin-top: -32px; width: 80%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height: 32px; }

.m-page .left-box .contact .pic .text span { display: block; padding-left: 16px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFF; }

.m-page .left-box .contact .contact-list { padding: 16px; }

.m-page .left-box .contact .contact-list li { padding: 7px 0; }

.m-page .right-box { padding-right: 0; }

.m-page .right-box .right-con { padding: 23px 32px; background: #fff; }

.m-page .right-box .right-con > .title { line-height: 48px; border-bottom: 1px solid #ddd; }

.m-page .right-box .right-con > .title .name { font-size: 22px;overflow: hidden;max-width: 220px;height: 48px;font-size: 20px; }

.m-page .right-box .right-con > .title .name i { vertical-align: middle; font-size: 26px; padding-right: 10px; }

.m-page .right-box .right-con > .title .sitepath .link { color: #666; max-width: 520px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-page .right-box .right-con > .title .sitepath .link span { padding-right: 5px; }

.m-page .right-box .right-con > .title .sitepath .link i { padding: 0 10px; }

.m-page .right-box .right-con > .title .sitepath .menu-link { cursor: pointer; }

.m-page .right-box .right-con .main { padding-top: 15px; }

.m-page .right-box .right-con .main .intro-pic { width: 250px; max-height: 190px; padding: 4px; border: 1px solid #ddd; text-align: center; overflow: hidden; margin: 0 auto 15px; }

.m-page .right-box .right-con .main .intro-wrap { line-height: 24px; }

.m-page .right-box .right-con .main .intro-wrap img { max-width: 100%; }

.m-page .right-box .m-p-list .list { padding: 8px; }

.m-page .right-box .m-p-list .list .p-img { height: 153px; padding: 4px; border: 1px solid #ddd; overflow: hidden; position: relative; text-align: center; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-page .right-box .m-p-list .list .p-img img { display: block; max-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.m-page .right-box .m-p-list .list .p-title { padding: 15px 0 5px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-page .right-box .m-p-list .list:hover .p-img { border-color: #c96b06; }

.m-page .right-box .m-p-list .list:hover .p-title { color: #c96b06; }

.m-page .menu-wrap, .m-page .contact, .m-page .right-con { box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

/* 产品详细 */
.m-p-view .pv-title { text-align: center; font-size: 24px; line-height: 32px; padding: 10px 0; }

.m-p-view .pv-pic { margin: 20px 0; text-align: center; }

.m-p-view .pv-pic img { max-width: 60%; border: 1px solid #ddd; padding: 3px; }

.m-p-view .pv-date { text-align: center; margin: 16px 0; background: #eee; line-height: 40px; color: #666; }

.m-p-view .pv-intro { line-height: 24px; }

/* 新闻列表 */
.m-p-news .news-list li a { display: block; overflow: hidden; border-bottom: 1px dashed #DDD; line-height: 40px; color: #666; }

.m-p-news .news-list li a .title { max-width: 80%; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-p-news .news-list li a .title:before { content: "·"; margin-right: 10px; font-weight: 700; }

.m-p-news .news-list li a .date { color: #999; }

.m-p-news .news-list li a:hover { color: #c96b06; }

.m-p-news .news-list li a:hover .title { padding-left: 10px; }

/* 供应信息 */
.m-supply-details .sd-header { border: 1px solid #ddd; overflow: hidden; margin-bottom: 20px; }

.m-supply-details .sd-header .sd-pic { padding: 15px; text-align: center; overflow: hidden; border-right: 1px solid #ddd; position: relative; height: 310px; }

.m-supply-details .sd-header .sd-pic img { display: block; padding: 15px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.m-supply-details .sd-header .sd-info { padding: 12px 15px; }

.m-supply-details .sd-header .sd-info > .caption { font-size: 18px; font-weight: 700; padding-bottom: 15px; border-bottom: 1px solid #ddd; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-supply-details .sd-header .sd-info > .intro { padding-top: 10px; }

.m-supply-details .sd-header .sd-info > .intro p { margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; }

.m-supply-details .sd-header .sd-info > .intro .title { font-size: 18px; color: #f5641d; font-weight: 700; }

.m-supply-details .sd-header .sd-info .si-contact { padding: 10px 20px; overflow: hidden; border: 1px solid #fbbeaf; background-color: #fff1ed; }

.m-supply-details .sd-header .sd-info .si-contact .tell { font-size: 18px; color: #666; font-weight: 700; margin-bottom: 10px; }

.m-supply-details .sd-header .sd-info .si-contact .online { margin-bottom: 10px; }

.m-supply-details .sd-header .sd-info .si-contact .online img { margin-right: 5px; }

.m-supply-details .sd-content .c-tabs { border-bottom: 1px solid #ddd; overflow: hidden; }

.m-supply-details .sd-content .c-tabs span { float: left; cursor: pointer; padding: 10px 30px; }

.m-supply-details .sd-content .c-tabs .current { background: #c96b06; color: #fff; }

.m-supply-details .c-con { display: none; padding: 20px 0; }

.m-supply-details .c-con .explain { padding-bottom: 20px; border-bottom: 1px solid #ddd; }

.m-supply-details .c-con .explain .list { padding: 0; line-height: 30px; }

.m-supply-details .c-con .introduce { padding-top: 20px; line-height: 24px; }

.m-supply-details .c-con .introduce img { max-width: 100%; }

.m-supply-details .active { display: block; }

.m-supply-details .sd-newInfo .nTitle { font-size: 16px; line-height: 35px; border-bottom: 1px solid #ddd; }

.m-supply-details .sd-newInfo .nTitle i { font-size: 18px; padding-right: 10px; color: #c96b06; }

.m-supply-details .sd-newInfo .nMain { padding: 15px 0; }

.m-supply-details .sd-newInfo .nMain .list { padding: 0 5px; }

.m-supply-details .sd-newInfo .nMain .list a { display: block; line-height: 35px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-supply-details .sd-newInfo .nMain .list a i { color: #333; padding-right: 10px; }

.m-supply-details .sd-newInfo .nMain .list a:hover { color: #c96b06; }

/* 名片 */
.m-card { padding: 15px; background: #f4f4f4; }

.m-card .cw-tp .c-logo { width: 80px; height: 80px; padding: 2px; border: 1px solid #ddd; overflow: hidden; margin-right: 15px; }

.m-card .cw-tp .c-logo img { height: 100%; }

.m-card .cw-tp .c-info p { margin-top: 10px; }

.m-card .cw-tp .c-info .p-title span { padding-right: 10px; }

.m-card .cw-tp .c-info .p-title span b { font-weight: 700; font-size: 16px; padding-right: 5px; }

.m-card .cw-tp .c-info .p-phone span { color: #c96b06; }

.m-card .cw-bd { margin: 10px 0; padding: 10px 15px; background: #fbe9b1; }

.m-card .cw-bd p { line-height: 35px; }

.m-card .cw-bd .c-caption { font-size: 16px; font-weight: 700; }

.m-card .cw-bd .c-links .line { padding: 0 15px; }

.m-card .cw-ft .list { padding: 5px; color: #c96b06; }

.m-card .cw-ft .list span { color: #333; padding-right: 5px; }

/* 企业图集 */
.m-modal { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; visibility: hidden; }

.m-modal .mask { width: 100%; height: 100%; background: #000; opacity: .4; filter: alpha(opacity=40); }

.m-modal .wrap { position: absolute; left: 50%; top: 50%; width: 500px; border-radius: 5px; padding: 10px; background: #fff; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; -webkit-transform: translate(-50%, -50%) scale(0.8); -moz-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); visibility: hidden; opacity: 0; }

.m-modal .wrap .close-btn { display: block; position: absolute; top: -12px; right: -12px; width: 30px; height: 30px; text-align: center; border-radius: 100%; background: #fff; color: #666; border: 4px solid #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }

.m-modal .wrap .close-btn:hover { color: #c96b06; }

.m-modal .wrap .close-btn i { font-size: 20px; }

.m-modal-on { visibility: visible; }

.m-modal-on .wrap { -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); visibility: visible; opacity: 1; }

/* 联系页面 */
.m-guest { padding-top: 15px; }

.m-guest .tips { padding: 15px 0 20px; line-height: 22px; color: #999; }

.m-guest .form-group { margin-bottom: 20px; }

.m-guest .form-control { border-radius: 0; resize: vertical; }

.m-guest .form-control:focus { border-color: #c96b06; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 107, 6, 0.4); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(201, 107, 6, 0.4); }

.m-guest .yzm-control { display: inline-block; width: 100px; margin-right: 10px; }

.m-guest .btns .btn { background: #c96b06; color: #fff; border-radius: 0; padding: 8px 30px; margin-right: 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-guest .btns .btn-submit:hover { background: #a15605; }

.m-guest .btns .btn-reset { background: #a15605; }

.m-guest .btns .btn-reset:hover { background: #c96b06; }

/* 上一条 & 下一条 */
.m-g-links { margin-top: 30px; }

.m-g-links p { margin-bottom: 10px; }

.m-g-links p a { color: #666; padding-left: 5px; }

.m-g-links p a:hover { color: #c96b06; padding-left: 10px; }

/* 相关产品 */
.m-correlation-pro { padding-top: 25px; }

.m-correlation-pro .cp-title { margin: 10px 0; border-left: 5px solid #a15605; padding-left: 10px; font-size: 18px; line-height: 1; }

/* 分页 */
.m-pagination { text-align: center; }

.m-pagination .pagination { margin: 30px 0 0; }

.m-pagination .pagination > li > a, .m-pagination .pagination > li > span { color: #a15605; }

.m-pagination .pagination > .active > a, .m-pagination .pagination > .active > a:focus, .m-pagination .pagination > .active > a:hover, .m-pagination .pagination > .active > span, .m-pagination .pagination > .active > span:focus, .m-pagination .pagination > .active > span:hover { color: #fff; background-color: #c96b06; border-color: #c96b06; }

/* 内页媒介查询 */
@media screen and (max-width: 768px) { .m-page { padding: 25px 0; }
  .m-page .left-box { position: fixed; width: 60%; height: 100%; left: 0; top: 0; z-index: 10001; padding: 0; visibility: hidden; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); box-shadow: 2px 0 12px rgba(0, 0, 0, 0.2); }
  .m-page .left-box .menu-wrap { height: 100%; }
  .m-page .left-box .menu-wrap .menu-list { padding-bottom: 0; width: 100%; height: calc(100% - 60px); overflow-x: hidden; overflow-y: auto; }
  .m-page .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px; }
  .m-page .left-box .menu-wrap .menu-list .subnav a { padding: 13px 13px 13px 20px; }
  .m-page .current { visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
  .m-page .right-box { padding: 0; }
  .m-page .right-box .right-con { padding: 10px; }
  .m-page .right-box .right-con > .title .name { font-size: 20px; }
  .m-page .right-box .right-con > .title .name i { font-size: 18px; }
  .m-page .right-box .right-con > .title .sitepath .menu-link { color: #c96b06; }
  .m-page .right-box .m-p-list .list .p-img { height: 127px; }
  .m-p-view .pv-title { font-size: 18px; }
  .m-p-view .pv-pic img { max-width: 80%; }
  .m-g-links { margin-top: 20px; }
  .m-p-news .news-list li a .title { max-width: 100%; }
  .m-supply-details .sd-header .sd-pic { border-right: 0; border-bottom: 1px solid #ddd; }
  .m-supply-details .sd-header .sd-info > .intro p { white-space: normal; line-height: 24px; }
  .m-modal .wrap { width: 280px; } }
